Environment

Environment data useful for an anylser.

Members

Variables

compileDb
CompileCommandDB compileDb;

The compile commands that is used for the analyse.

compileDbFile
AbsolutePath compileDbFile;

The compile_commands.json that contains all files to analyse.

conf
Config conf;
Undocumented in source.
files
string[] files;

The files to analyse.

Meta